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 the ClassificationLastReportPathWithoutExtension property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
string ClassificationLastReportPathWithoutExtension { get; }
property String^ ClassificationLastReportPathWithoutExtension {
String^ get();
}
abstract ClassificationLastReportPathWithoutExtension : string with get
ReadOnly Property ClassificationLastReportPathWithoutExtension As String
Property Value
Type: System.String
Returns the ClassificationLastReportPathWithoutExtension property.
Implements
IFsrmClassificationManager.ClassificationLastReportPathWithoutExtension
See Also
IFsrmClassificationManager2 Interface
Microsoft.Storage Namespace
Return to top