Group.Framework Property

public Framework Framework {get; set;}
This language is not supported or no code example is available.
public:  
property Framework^ Framework { 
Framework^ get( ); 
void set( 
Framework^ value 
); 
}
This language is not supported or no code example is available.
public function get Framework() : Framework
public function set Framework(value : Framework);
This language is not supported or no code example is available.

Property Value

Framework

In this article

Definition