The actual cosmos path of the stream.
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public string CosmosPath { get; set; } |
Visual Basic |
---|
Public Property CosmosPath As String Get Set |
Visual C++ |
---|
public: property String^ CosmosPath { String^ get (); void set (String^ value); } |