SDKManifest.DependsOnSDK Property

Definition

DependsOnSDK is a semicolon delimited list of SDK identities that the SDK requires be resolved in order to function.

public:
 property System::String ^ DependsOnSDK { System::String ^ get(); };
public string DependsOnSDK { get; }
member this.DependsOnSDK : string
Public ReadOnly Property DependsOnSDK As String

Property Value

Applies to