Delen via


MSLicenseMetadata contentPath property

Full path of the document to be tracked up to but not including the file name. This parameter is optional and can be set after the MSLicenseMetadata object is initialized.

Signature

@property (strong) NSString *contentPath;

Property Values

Name Datatype Notes
contentPath
NSString *
Optional
Ex: "C:\MyDocs\"
If this property is not set the system initializes it to an empty string.

Defined in

MSLicenseMetadata.h

Supported Platforms

Minimum supported OS versions
iOS 7.0 and OS X 10.8