| SilverlightConfigPolicyFileLocation Property  | 
 
Namespace: Ozeki.MediaGatewayAssembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string PolicyFileLocation { get; set; }Public Property PolicyFileLocation As String
	Get
	Set
public:
property String^ PolicyFileLocation {
	String^ get ();
	void set (String^ value);
}member PolicyFileLocation : string with get, set
Property Value
Type: 
String
See Also