ParameterSectionContentLocation Property
VALUE: Indicates where the actual content of the property
is located. (2)
Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public Loc ContentLocation { get; set; }
Public Property ContentLocation As Loc
Get
Set
public:
property Loc ContentLocation {
Loc get ();
void set (Loc value);
}
member ContentLocation : Loc with get, set
Property Value
Loc