MSLicenseMetadata contentName property
File name of the content to be tracked, not including the path. This property is required. For more information see MSLicenseMetadata.contentPath.
Signature
@property (strong, readonly) NSString *contentName;
Property Values
Name | Datatype | Notes |
---|---|---|
contentName |
NSString * |
Required Ex: "filename.txt" |
Defined in
MSLicenseMetadata.h
Supported Platforms
Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |