Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the Version property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
string Version { get; set; }
property String^ Version {
String^ get();
void set(String^ value);
}
abstract Version : string with get, set
Property Version As String
Property Value
Type: System.String
Returns the Version property.
Implements
IFsrmPipelineModuleDefinition.Version
See Also
IFsrmClassifierModuleDefinition Interface
Microsoft.Storage Namespace
Return to top