IFsrmClassificationManager2.ClassificationLastReportPathWithoutExtension Property
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